Version: $id$
testcase TC_CRR_BE_BV_02() runs on EutComp system TestAdapter {
f_Charging_Preambule ( );
f_SendContextData ( m_ContextData_default );
t_ac . start;
alt {
[ ] pco . receive ( mw_chargeReport_any ) {
t_ac . stop;
pco . send ( m_chargeReportResponse_transactionCounter ( PX_TRANSACTION_COUNTER_RESPONSE ) );
f_userActions ( cmdCheck , checkChargeReportResponse );
setverdict ( pass );
}
}
f_Charging_Postambule ( );
}|
Generated with T3Doc 2.0 on Thu Jan 06 00:06:01 CET 2011.
Description
TC_CRR_BE_BV_02: Verify that DUT confirms reception of Charge Report
Remarks
[TS 17575-1], Clause 5.3 Charge report response